Skip to content

Conversation

@denisdobra10
Copy link
Collaborator

Upgraded Nuxt Content to v3.8.2 and implemented a proper global search using LazyUContentSearch, queryCollectionNavigation() and queryCollectionSearchSections()
Improved search UX: full-width input, placeholder text, and keyboard shortcut trigger (⌘K), working on both desktop and mobile
Added markdown prose styling with dark mode support, readable typography, code blocks, tables, alerts, and syntax highlighting
Separated and organized all prose styles into a dedicated prose.css file
Migrated project to Nuxt v4.2.1 and updated UI/content dependencies (@nuxt/ui v4.1.0, @nuxt/content v3.8.2)
Refactored documentation rendering using ContentRenderer with Nuxt Content v3 API
Fixed styling conflicts and cleaned deprecated Tailwind config
Documentation routing is now fully functional under /docs/** with responsive layout and instant searchable content

…ents

- Introduced a new CSS file for prose styles to enhance content readability.
- Defined styles for headings, paragraphs, lists, blockquotes, code blocks, tables, images, and horizontal rules.
- Implemented alert styles for different message types (info, warning, error, success).
- Improved code highlighting styles for better presentation of code snippets.
@binaryk
Copy link
Collaborator

binaryk commented Nov 27, 2025

Thank you @denisdobra10

@binaryk binaryk merged commit 0ef235e into BinarCode:10.x Nov 27, 2025
6 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants